home *** CD-ROM | disk | FTP | other *** search
- /* Short indication to user about the size of a package once installed and the size when compressed */
- "%s installed, %s compressed";
-
- /* Short indication to user about the size of a package once installed and the size when compressed using gzip_package */
- "%s installed, %s gzipped";
-
- /* MegaBytes -- package size */
- "MB";
-
- /* Kilobytes -- package size */
- "KB";
-
-